DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1ListAdapter<T> Class / ThresholdClass Property

In This Topic
    ThresholdClass Property (C1ListAdapter<T>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ThresholdClass As IntPtr
    protected virtual IntPtr ThresholdClass {get;}
    See Also